Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add task summary logging #307

Merged
merged 24 commits into from
Feb 8, 2022
Merged

add task summary logging #307

merged 24 commits into from
Feb 8, 2022

Conversation

ryanatkn
Copy link
Owner

@ryanatkn ryanatkn commented Feb 5, 2022

Changes gro without any args to print the task summaries along with their name. This means loading each task and their dependencies which is fine for performance in this case; we're still only loading a single task when one is resolved.

  • log summaries
  • add --help to log the same info as running gro taskname --help, but for all tasks
  • add gro help alias for gro --help
  • figure out schema extension in user projects (see the gro-task-schemas branch of felt-server)

@ryanatkn ryanatkn merged commit 913debe into main Feb 8, 2022
@ryanatkn ryanatkn deleted the task-description-logging branch February 8, 2022 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant